From: Juanma Barranquero Date: Tue, 18 Feb 2003 16:27:04 +0000 (+0000) Subject: Revert last change. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~53229 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=3a0ab106694fe1534e3784bab3b1279819445f04;p=emacs.git Revert last change. --- diff --git a/lisp/progmodes/cc-vars.el b/lisp/progmodes/cc-vars.el index 3f40a0c361a..eb95508f2e3 100644 --- a/lisp/progmodes/cc-vars.el +++ b/lisp/progmodes/cc-vars.el @@ -135,7 +135,7 @@ the value set here overrides the style system (there is a variable `c-old-style-variable-behavior' that changes this, though).") ,@(plist-put args ':type - `(\` (radio + `(` (radio (const :tag "Use style settings" set-from-style) ,(, (let ((type (eval (plist-get args ':type))))